Welcome![Sign In][Sign Up]
Location:
Search - dll to EXE

Search list

[OS programEXE.BPL.DLL.Interface.项目解决方案演示

Description: EXE+BPL+DLL+Interface项目解决方案演示 先打开ExeBplDll.bpg工程编译安装DataCentre.dpk,然后再编译所有的工程 输出放在Release目录下-EXE DLL Interface BPL solution demonstration project to open ExeBplDll.bpg works DataCentre.dpk compiler installation, and then compile all the works on the output directory Release
Platform: | Size: 135168 | Author: 邓振华 | Hits:

[OS programdepends

Description: 类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。-similar to Visual Studio with the View exe/dll dependence of the depe ncy tools.
Platform: | Size: 19456 | Author: 许式伟 | Hits:

[Process-ThreadHidenProc_dll

Description: dll 为功能实现模块,exe为测试程序,调用dll后exe进程将消失,除非用驱动级的软件才能看到该进程-dll function modules for the test procedure exe, dll called after exe process will disappear. Driver-unless the software can see the process
Platform: | Size: 86016 | Author: donggh | Hits:

[OS programDll-Exe

Description: Delphi写的一个DLL与EXE之间的通讯与交互(回调机制)。-Delphi write a DLL and EXE communications between Interactive (callback mechanism).
Platform: | Size: 339968 | Author: | Hits:

[EditorUltraEdit-32

Description: UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。 -UltraEdit is able to meet all your editing needs editor. UltraEdit is a powerful text editor, can edit text, hexadecimal, ASCII code, you can replace the notebook, the built-English words to check, C++ And VB command to highlight, edit multiple files at the same time, and even if a lot of documents open and will not slow the pace. Software with color display HTML tags, the search to replace and restore the function of unrestricted, general everyone likes to use to modify their EXE or DLL file.
Platform: | Size: 10304512 | Author: 罗雨轩 | Hits:

[GDI-BitmapIconLib_src

Description: 使用C#编写的查看一个DLL、EXE文件中的全部图标的程序,支持XP Alpha通道图标,非常不错。-The use of C# Prepared to view a DLL, EXE file icon all the procedures to support XP Alpha Channel icons, very good.
Platform: | Size: 108544 | Author: just | Hits:

[Windows DevelopPeMemPeLoader

Description: 从内存中加载DLL和EXE文件,支持压缩的文件.-From memory to load DLL and EXE files, compressed file support.
Platform: | Size: 5767168 | Author: 李林 | Hits:

[Windows DevelopCUS_OPCClient

Description: 突然要写一个OPC Client,于是,就开始写了-v- 开发工具: 我用VC6比较熟,那就用这个了。 OPC Client可以用两种接口Curstom interface和automation interface,既然用的是VC就可以直接用Curstom interface。 OPC动态连接库: opc_aeps.dll opccomn_ps.dll opchda_ps.dll opcproxy.dll aprxdist.exe opcenum.exe 全部先装上。 -Suddenly write a OPC Client, then began to write the-v-Development Tools: I use VC6比较熟, then this has been. OPC Client can use two types of interface Curstom interface and automation interface, since using a VC can be directly used Curstom interface. OPC Dynamic Link Library: opc_aeps.dllopccomn_ps.dllopchda_ps.dllopcproxy.dllaprxdist.exeopcenum.exe all first loaded.
Platform: | Size: 243712 | Author: xlz | Hits:

[OS programbinddll

Description: 可以将一个dll以资源形式捆绑到exe,再在exe中调用,dll最好是extern c接口.-Dll can be a form of bundling resources to exe, then exe call, dll preferably extern c interface.
Platform: | Size: 5120 | Author: anywind | Hits:

[Otherchaoshi

Description: 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySaleStorage.VBP启动,因为采用ActiveX DLL实现逻辑层,ADO的技术实现连接数据库,不用DSN 的数据源管理器.只要登录账号是SQL下的合法用户即可. 4> 另一种方法,先双击程序目录下的"注册dll.bat" 注册Active.dll, 之后直接运行"小型超市后台管理系统.exe".-Configuration database parameters using VB6.0 ADO+ SQL Server 2000 database program features, configuration to take the following steps: 1> under the DB folder, create databases, recommended additional MDF file database DBMDFBuySaleStorage_Data.MDF DBMDFBuySaleStorage_LOG.LDF2> Connect parameters: the database name: BuySaleStorage login name: sa Password: No 3> by BuySaleStorage.VBP start, because the use of ActiveX DLL to achieve logic layer, ADO technology to connect the database, not the data source DSN Manager. as long as the login account is under SQL legitimate users can .4> Another method, first double-click the directory under the registered dll.bat registered Active.dll, after a direct run mini-supermarket management system background. exe .
Platform: | Size: 1128448 | Author: 阿歪 | Hits:

[Windows CEDLL

Description: 开发数据库SQLCE2.0必须的DLL,对打击做ADCE 的帮助很大只要对这几个DLL注册就可以运行-Development of databases SQLCE2.0 necessary DLL, the fight against ADCE very helpful to do this as long as several DLL registered on the run
Platform: | Size: 935936 | Author: maozhihua | Hits:

[OS programRemoteInjectCode

Description: DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in a DLL, in the system startup time, a EXE program will load the DLL to some system process (such as Explorer.exe) run. This is a long-range into the study a good example of
Platform: | Size: 493568 | Author: 高军 | Hits:

[OS programworm_exerunDLL

Description: 用于感染exe文件挂载运行dll文件 可用于启动项的exe捆绑 造成隐藏运行dll文件-Exe file used to mount running infected dll file can be used to start the bundling of the exe run results in hidden dll files
Platform: | Size: 27648 | Author: rebreath | Hits:

[Windows DevelopConvertPDF

Description: 可转换为png、Tif或jpg文件,推荐png格式。 需要GhostScript 8.64,安装后将gs32dll.dll 放在此程序exe文件同一个目录内 -Can be converted to png, Tif or jpg files, png format recommend. Required GhostScript 8.64, the installation procedure will gs32dll.dll this exe file on a directory within the same
Platform: | Size: 52224 | Author: yefeng | Hits:

[EditorWord2PDF

Description: there is a exe.file for converting PDF file to word file.
Platform: | Size: 28672 | Author: momo | Hits:

[WEB CodephpZip

Description: 文件介绍: phpZip.exe 本地压缩或解压的程序 phpZipExt.dll 辅助 phpZip 运行的 DLL(没有此DLL程序也可以运行,但不能与Explorer集成) unzip.php 服务器端将压缩后文件解开 zip.php 服务器端将文件夹打包压缩下载 rm.php 脚本删除比较顽固的文件或文件夹的工具 -server-side folder rm.php Download compressed package comparison script to delete stubborn file or folder tools
Platform: | Size: 105472 | Author: 张导 | Hits:

[OS programSvrHost

Description: 一个windows服务,dll版本的,svchost.exe加载执行的源代码,代码中的cpp文件可以直接拿出来使用-A windows service, dll versions, svchost.exe to load the implementation of the source code cpp code files can be used directly out
Platform: | Size: 614400 | Author: kochoday | Hits:

[Windows DevelopCPU-HAL-Updater-HALu-0.2.0

Description: Good utility for updating Windows HAL.DLL to Multiprocessor after you installed Windows as single-core. Much easier than doing the job manually.-Good utility for updating Windows HAL.DLL to Multiprocessor after you installed Windows as single-core. Much easier than doing the job manually.
Platform: | Size: 97280 | Author: Richard | Hits:

[OS programdll

Description: 测试显示、隐式dll和exe程序的调用关系。win32程序。-Testing has shown that implicit dll and exe to call the relationship between the procedure.
Platform: | Size: 7644160 | Author: wu | Hits:

[OtherRemoteVirusControl

Description: DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in a DLL, in the system startup time, an EXE program will load this DLL to certain system processes
Platform: | Size: 1373184 | Author: sli | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net